home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1998 August / PC Plus SuperCD 50a Issue 142 (CD142a) (August 1998).iso / handson / supercede / Knowodys / TOPICS / audio / T1549S2.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1997-05-14  |  468.4 KB  |  1 channel  |  22,050 sample rate  |  21 seconds
Transcription: Let's examine an example of an array of arrays. The method makeArray allocates and returns a triangular array of integer arrays. The number of integers in each component array corresponds to that array's position within the composite array. Further, each component has been initialized with a sequential value.